Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mavproxy_param: fixes broken parameter setting #1501

Merged

Conversation

joshanne
Copy link
Contributor

Fixes a change made in #1408 that passes in an incorrect keyword argument into set_parameter

Fixes a change made in ArduPilot#1408 that passes in an incorrect keyword argument into set_parameter
@joshanne
Copy link
Contributor Author

joshanne commented Jan 19, 2025

@peterbarker this will fix the bitmask (set/clear/toggle) after the asynchronous param work was merged recently.

@peterbarker
Copy link
Contributor

@peterbarker this will fix the bitmask (set/clear/toggle) after the asynchronous param work was merged recently.

Oops, sorry - crossed PRs.

Merging this, thanks!

@peterbarker peterbarker merged commit 9b3bc56 into ArduPilot:master Jan 22, 2025
2 checks passed
@joshanne joshanne deleted the pr/fix-broken-param-bitmask-setting branch January 22, 2025 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants